func runtime.cgocall
6 uses
runtime (current package)
cgocall.go#L111: cgocall(fn, unsafe.Pointer(&as))
cgocall.go#L124: func cgocall(fn, arg unsafe.Pointer) int32 {
proc.go#L240: cgocall(_cgo_notify_runtime_init_done, nil)
traceback.go#L1515: cgocall(_cgo_set_context_function, context)
traceback.go#L1605: call := cgocall
traceback.go#L1625: call := cgocall
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |